-
Couldn't load subscription status.
- Fork 1.9k
fix(schema-compiler): Fix pre-agg matching for 'rollupJoin' / 'rollupLambda' pre-aggregations #10017
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
8e58477 to
094dd8b
Compare
094dd8b to
76fe519
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #10017 +/- ##
==========================================
+ Coverage 48.77% 48.89% +0.11%
==========================================
Files 196 196
Lines 15859 15917 +58
Branches 3108 3110 +2
==========================================
+ Hits 7736 7783 +47
- Misses 7729 7743 +14
+ Partials 394 391 -3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
48b1d14 to
a90cdee
Compare
a90cdee to
0304b5c
Compare
3237841 to
9ac45c8
Compare
…Lambda' pre-aggregations
9ac45c8 to
d2332b3
Compare
This PR fixes incorrect pre-agg matching in case of 'rollupJoin' / 'rollupLambda' pre-aggs
Check List